Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Feature/new dashboard #313

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Feature/new dashboard #313

wants to merge 22 commits into from

Conversation

sandeep-deriv
Copy link
Contributor

Change

New Deriv API Dashboard and initial App Registration flow

  • Added use gesture, spring web, and quill design package
  • Added custom radio button component (single)
  • Added swipeable bottom sheet component (on mobile it would be a swipeable bottom sheet and on desktop it would be a regular modal)
  • Added AppDashboardContainer to hold the children under the Dashboard
  • Added useDevice hook to determine Desktop, Mobile, and Tablet devices

Copy link

vercel bot commented Apr 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
deriv-api-docs ✅ Ready (Inspect) Visit Preview Apr 22, 2024 2:58am

@coveralls
Copy link

coveralls commented Apr 4, 2024

Pull Request Test Coverage Report for Build 8777827884

Details

  • 224 of 231 (96.97%) changed or added relevant lines in 21 files are covered.
  • 6 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-1.0%) to 96.157%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/features/dashboard/components/AppsTable/index.tsx 25 27 92.59%
src/hooks/useDeviceType/index.tsx 15 17 88.24%
src/features/dashboard/manage-dashboard/index.tsx 43 46 93.48%
Files with Coverage Reduction New Missed Lines %
src/features/dashboard/components/Dialogs/DeleteAppDialog/index.tsx 2 81.25%
src/features/dashboard/components/AppsTable/index.tsx 4 82.14%
Totals Coverage Status
Change from base Build 8702329476: -1.0%
Covered Lines: 1892
Relevant Lines: 1915

💛 - Coveralls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants